home *** CD-ROM | disk | FTP | other *** search
/ Power Tools 1993 November - Disc 2 / Power Tools Plus (Disc 2 of 2)(November 1993)(HP).iso / hotlines / wsyhl / asoftson / script1.txt < prev    next >
Text File  |  1993-01-04  |  25KB  |  578 lines

  1. SoftBench(tm) and Encapsulator(tm) for Sun SPARCstation(tm) users
  2.  
  3. INTRODUCTION
  4.  
  5. If you develop software on Sun SPARCstations, Hewlett-Packard Company
  6. now offers you the widely accepted and proven computer aided software
  7. engineering (CASE) environment previously available only on HP and HP
  8. Apollo UNIX(tm) workstations.
  9.  
  10. SoftBench and Encapsulator provide you an open and distributed CASE
  11. tool integration framework which enables you to customize and extend
  12. your software development environment.  These products allow you to
  13. design an environment that improves your software development
  14. productivity by automating tasks and processes, resulting in reduced
  15. complexity, repetition, errors and rework.
  16.  
  17. This framework does not replace your current tools but rather coexists
  18. with them to guarantee both investment protection and maximum
  19. flexibility and freedom to use existing tools and to choose new tools,
  20. including mature, best-in-class third party software products
  21. encapsulated into the SoftBench environment.
  22.  
  23. SoftBench and Encapsulator result from Hewlett-Packard's extensive
  24. knowledge and experience in software development.  70% of HP's
  25. engineers write software and 50% of all R&D projects at HP are
  26. exclusively software development.  Our goal is to share this expertise
  27. and to help you become more competitive and profitable by measurably
  28. improving the predictability and productivity of your software
  29. engineering processes and the quality and maintainability of your
  30. results.
  31.  
  32. HP consulting and support services are available too, so that
  33. individuals and teams of programmers can optimize the full software
  34. engineering life cycle and bring more discipline to it.
  35.  
  36. Hundreds of customers attest to HP's CASE technology, and many vendors,
  37. such as Control Data Corporation, Informix Software, Inc. and others
  38. have embraced the SoftBench and Encapsulator products into their public
  39. offerings.
  40.  
  41. HP invites you to evaluate this technology for use in YOUR software
  42. engineering environment.
  43.  
  44. SOFTBENCH
  45.  
  46. Contained within SoftBench is the Tool Integration Platform (TIP) a key
  47. enabling technology from HP that differentiates this product from any
  48. CASE product currently available on Sun SPARCstations.
  49.  
  50. The TIP addresses four areas:
  51.  
  52. 1.  Communication between tools.
  53.  
  54. 2.  Distributed computing support.
  55.  
  56. 3.  Common user interface among tools.
  57.  
  58. 4.  Integrated on-line help facility.
  59.  
  60. Tool Communication
  61.  
  62. Fundamental to tool communication is the Broadcast Message Server
  63. (BMS), an important part of the TIP.  The BMS allows multiple tools to
  64. talk together and provides an interface so the tools can interact with
  65. the user.  The BMS tracks all of the events that occur in the SoftBench
  66. environment, and with each message it receives, it decides:
  67.  
  68. 1.  Did a tool just request a service or operation from another type of
  69. tool?
  70.  
  71. If so, the BMS forwards the request to an appropriate tool, if one is
  72. running.  If that tool is not running, then the BMS starts it (an
  73. Executive Management Facility within the BMS determines which tool to
  74. start, how to start it, on what host to start it, what context (file)
  75. to operate on and what options it uses to invoke it.)
  76.  
  77. 2.  Is the activity of interest to any other tool(s)?
  78.  
  79. Going beyond ordinary point-to-point tool communication, the BMS
  80. maintains a list of which tools care about which events in the
  81. environment.  If a tool cares about the event that just occurred, then
  82. the BMS passes along the information about the event to that tool.  If
  83. more than one tool wants the information, the BMS notifies all of them.
  84.  
  85. 3.  Or else, if neither 1 nor 2 above are true, then the BMS discards
  86. the information about the event and goes on to determine what to do
  87. about the next event that occurs.
  88.  
  89. All of the above happens automatically, without the need for time-
  90. consuming or error-prone manual intervention of any kind.
  91.  
  92. Also included in SoftBench is a core set of tools which fully leverage
  93. the integration capabilities of the framework and which target the
  94. program construction, test and maintenance phases of software
  95. development.  These tools include:
  96.  
  97. - a menu-based language-sensitive editor
  98.  
  99. - a program builder for compiling source and linking object files
  100.  
  101. - a development manager for interfacing to your version control or
  102. configuration management system
  103.  
  104. - a static code analyzer for examining the structure of an application
  105.  
  106. - a mail facility
  107.  
  108. Also integrated into the SoftBench tool set is dbxtool, the SunOS (tm)
  109. debugger.
  110.  
  111. In addition, other SunPro(tm) tools you currently have on your Sun
  112. SPARCstations (such as textedit, tcov, filemerge, make and others) can
  113. be integrated into the SoftBench framework.
  114.  
  115. Distributed Computing Support
  116.  
  117. SoftBench tools can execute on any host in the network that has a
  118. SoftBench license.  Through the distributed execution facility in
  119. SoftBench, the fact that the tools are executing remotely is
  120. transparent to the client tool that requested its services, and
  121. transparent to the user.
  122.  
  123. Also, using Network File System (NFS), SoftBench can automatically
  124. establish a path to remote files so the system where a tool executes is
  125. independent from the system where its data files are located.
  126.  
  127. User Interface
  128.  
  129. SoftBench supports both Sun's Open Windows 2.0 X11/NeWS (tm) server and
  130. the Motif 1.1 (tm) library adopted by the Open Software Foundation.
  131.  
  132. Help Facility
  133.  
  134. The help facility cooperates with other tools in the environment to
  135. service the user's request for help.  It can be obtained for general
  136. information, context-sensitive information and definitions of terms
  137. used by any of the SoftBench tools.  You can extend the help facility
  138. to include new tools that you add to the framework.
  139.  
  140. THE ENCAPSULATOR
  141.  
  142. Unique in the CASE market, HP's Encapsulator allows you to customize
  143. and enhance your SPARCstation software development environment.  It
  144. allows you to add new tools to the SoftBench framework and to automate
  145. tasks and processes without changing source code.  The newly
  146. encapsulated tools can have the same user interface as the other tools
  147. in the environment and will be able to communicate with the other tools
  148. in the SoftBench environment with any or all of the functionality
  149. described above (distributed computing, user interface, help facility.)
  150.  
  151. Usually tools are integrated using the Encapsulator Description
  152. Language (EDL), a C-like specification language, that handles memory
  153. management and is targeted specifically at integrating tools into the
  154. SoftBench TIP without source code modification (when the tool uses the
  155. standard UNIX pipe model.)  Because it uses the tool binary, the effort
  156. to integrate is minimized, as is any risk.
  157.  
  158. Optionally, you can integrate tools using the C library interface to
  159. the Encapsulator, allowing you to integrate tools that do not follow
  160. the UNIX pipe model, when you have access to the source code and are
  161. willing to modify it.
  162.  
  163. The concept of process automation in the SoftBench environment is that
  164. an action is automatically started based on an event occurring.  This
  165. cause and effect relationship between the event and the action is
  166. called an event trigger.  Triggers allow interaction of a new tool with
  167. the existing SoftBench tools and other previously encapsulated tools.
  168. Triggers can be caused by system and user-defined events, and their
  169. effect is to execute a user-defined action.  Triggers link one or more
  170. tools together and create a task-oriented environment by automating the
  171. series of actions -- the process-- you specify.  You define the
  172. triggers thereby providing the unique task automation you desire.  And
  173. because SoftBench is a distributed framework, this task automation can
  174. be distributed across the systems in the network.
  175.  
  176. For example, triggers may be used to:
  177.  
  178. Send mail to management whenever a release build succeeds or fails.
  179.  
  180. Send mail to the team whenever the system successfully completes a
  181. build.
  182.  
  183. Initiate a build when files are checked into version control.
  184.  
  185. Start a tape backup whenever a release is built.
  186.  
  187. Initiate report generation based on an event.
  188.  
  189. Initiate metrics collection based on an event.
  190.  
  191. Generate a listing of the source files that went into a new release.
  192.  
  193. Collect performance data whenever the program under development is
  194. executed.
  195.  
  196. Compute a metric such as the cyclomatic complexity of an input source
  197. module after a successful build and mail the results to the code
  198. author.
  199.  
  200. Create a "dead function finder" that will list all functions not
  201. currently being called, by asking the static analyzer to work with the
  202. program builder to determine function usage.
  203.  
  204. The extent to which you can automate processes by linking tool messages
  205. is determined by the needs you have in your own unique software
  206. development environment.  Encapsulator enables you achieve this
  207. customized automation.
  208.  
  209. Once a tool has been encapsulated and/or the process defined, the
  210. Encapsulator is no longer required.  Run-time execution support for the
  211. encapsulated tools is provided by the SoftBench TIP.
  212.  
  213. CONFIGURATION REQUIREMENTS
  214.  
  215. A.02 SoftBench and A.02 Encapsulator (which support program development
  216. in C) run on Sun SPARCstations with the following configuration:
  217.  
  218. SunOS 4.1 or later Open Windows 2.0 or later Minimum 16 MB RAM 200 MB
  219. disk space High-resolution (1024x768 minimum) bit-mapped display
  220. Keyboard and mouse
  221.  
  222. HP CASEdge
  223.  
  224. HP CASEdge is the program name for HP's overall contribution to
  225. computer aided software engineering. It consists of customized software
  226. development environments, tools developed by HP and by third-party
  227. suppliers and consulting services designed to help customers optimize
  228. their software development activities.
  229.  
  230. If you develop software on Sun SPARCstations or need a single CASE
  231. framework that runs across multiple hardware platforms, HP invites you
  232. to explore the CASEdge program and products.
  233.  
  234. ORDERING INFORMATION
  235.  
  236. Contact your local Hewlett-Packard CASE Sales Representative
  237.  
  238. SALES OFFICES (Boilerplate)                   Pub. #:  5091-0749E
  239.  
  240.                   SoftBenchⁿ and Encapsulatorⁿ
  241.  
  242.                                on
  243.  
  244.                        Sun SPARCstationsⁿ
  245.  
  246.                        Field Training Manual
  247.  
  248.                       For Internal Use Only
  249.  
  250.                           January 1991
  251.  
  252.                         TABLE OF CONTENTS
  253.  
  254. Letter to CSO salesforce from Lew Platt and Franz Nawratil      1
  255.  
  256. Introduction                                                    2
  257.  
  258. The Market                                                      3
  259.  
  260. The Product                                                     9
  261.  
  262. The Sun User                                                   11
  263.  
  264. Questions and Answers                                          17
  265.  
  266. NOTE 1:
  267. SPARCⁿ stands for Scalable Processor ARCitecture, Sun's RISC
  268. microprocessor. Technically, the SPARC family of RISC workstations
  269. includes the Sun-4 line, SPARCstations(1, 1+, 2, SLC, IPC) and
  270. SPARCserversⁿ. Colloquially, "SPARCstation" has come to mean the entire
  271. SPARC family, including the Sun-4 line and SPARCservers. SoftBenchⁿ and
  272. Encapsulatorⁿ run on the entire SPARC family of Sun RISC workstations.
  273.  
  274. NOTE 2:
  275. You will notice SoftBenchⁿ and Encapsulatorⁿ are no longer preceeded by
  276. "HP". This has been done to encourage licensees to use HP's trademarked
  277. names with their own company name. From now on you will see "HP's
  278. SoftBenchⁿ" or "SoftBenchⁿ on Sun" or "SoftBenchⁿ for the SunOS", and
  279. other similar usages where the word SoftBench is preceeded or followed
  280. by the computer vendor's name or language modifier (C, C++, etc.)
  281. January 2, 1991
  282.  
  283. FROM:  Lew Platt and Franz Nawratil
  284.  
  285. TO:  CSO Sales Force
  286.  
  287. On January 14th, HP will announce the port of SoftBench and
  288. Encapsulator onto Sun SPARCstations.
  289.  
  290. Part of SESD's CASEdge Open Systems Program announced last summer, this
  291. port represents the first major step toward making HP's enabling
  292. framework technology a de facto standard in the CASE marketplace.
  293.  
  294. Coupled with our source code licensing and VAB programs, the
  295. SoftBench/Encapsulator tool integration platform will now be available
  296. on HP/Apollo, CDC and Sun computers, and enjoys commitment from 25
  297. world class third party CASE vendors ... distinct competitive
  298. advantages.  (You will hear about several more licensing and VAB
  299. announcements soon.)
  300.  
  301. With over 3000 seats sold, SoftBench is being acknowledged by industry
  302. consultants and customers as "... the only software development
  303. environment that makes sense in the CASEmarket today".
  304.  
  305. You know that customers are demanding a software development
  306. environment that guarantees investment protection.  This means they
  307. need a single CASE framework that runs across multiple hardware
  308. platforms with the customizability, portability and openness that
  309. SoftBench now provides.
  310.  
  311. We are confident that with your help and cooperation the new
  312. SoftBench/Encapsulator products on Sun SPARCstations will permit HP to
  313. achieve a permanent and profitable leadership position in the
  314. multivendor CASE marketplace.
  315.  
  316. Good selling and Happy New Year!
  317.  
  318. Lew and Franz                           INTRODUCTION
  319.  
  320. ⁿ 60% of all people (and 71% of the time they spend) doing CASE on UNIX
  321. workstations use Sun workstations.
  322.  
  323. ⁿ 34% of all Sun workstations sold are used for CASE.
  324.  
  325. ⁿ 95% of all Sun workstations being sold are SPARCstations
  326. (SPARCstations currently account for 85% of Sun's installed base.)
  327.  
  328. ⁿ Sun SPARCstation users have never had a legitimate CASE Integration
  329. Framework. Now they do.
  330.  
  331. ⁿ It's called SoftBench and Encapsulator ON SUN SPARCSTATIONS from
  332. Hewlett-Packard and ONLY YOU CAN SELL IT!
  333.  
  334. This manual is intended to prepare you for your first sales calls on
  335. the Sun SPARCstation owner.  It is a Sun-only extension to the A.01
  336. Field Training Manual published in June 1989 when the HP SoftBench and
  337. HP Encapsulator products were first introduced. (Call SESD Sales
  338. Development in Ft. Collins if you need a copy.)
  339.  
  340. You are encouraged to review that manual as well as:
  341.  
  342. ⁿ Your level 1 and 2 CASE Training Guides
  343. ⁿ HP CASEdge CASE Primer (Pub # 5953-6395)
  344. ⁿ HP CASEdge/Knowledge Productivity Primer (Pub # 5952-0225)
  345. ⁿ NEW SoftBench/Encapsulator on SunOS Product Brief (Pub # 5091-0749E)
  346. ⁿ NEW CASEdge Brochure (Pub # 5091-0622E)
  347. ⁿ Workstation Group Hotline:  code name "ASOFTSUN"
  348. ⁿ Neighbor with your 4H CASE SR (in U.S.) or CASE Specialist (in
  349. Europe)
  350.  
  351. Properly prepared, you, too will enjoy testimonials like the following:
  352.  
  353. "The Honeywell Software Engineering Committee has recommended that
  354. Hewlett-Packard's SoftBench be adopted as the Honeywell software tool
  355. integration platform of choice for new software development efforts
  356. looking to select an integration framework during the coming year."
  357. HONEYWELL INC.
  358.  
  359. Other large accounts that use multiple hardware platforms will feel
  360. this way too as the word gets out that SoftBench and Encapsulator now
  361. run on HP/Apollo and Sun. Selling the HP CASEdge Program and products
  362. that are destined to become de facto standards can be fun and
  363. profitable.  Please read on.
  364.  
  365.                                 2
  366.                            THE MARKET
  367.  
  368. Getting the word out about SoftBench and Encapsulator on Sun
  369. SPARCstations requires a well orchestrated effort by factory marketing
  370. and field sales.
  371.  
  372. As you might suspect, introducing HP application software on a non-HP
  373. hardware platform demands some unorthodox and unprecedented actions.
  374.  
  375. These actions constitute a high impact saturation sales/marketing
  376. campaign directed at the Sun-user installed-base in North America and
  377. Europe (other parts of the world to follow soon.)
  378.  
  379. NOTE:  "Sun-user installed-base" means people in teams, using Sun
  380. SPARCstations, developing software and software environments in both
  381. Sun-only and Sun-heterogeneous (multivendor Sun, HP, Apollo and HP
  382. licensee) UNIX hardware environments.
  383.  
  384. Since the first public announcement of SoftBench and Encapsulator on
  385. Sun is scheduled for January 14, 1991 (with the first public showing at
  386. UniForum in Dallas,TX on January 22), introduction plans span 6 months
  387. and include publicity, advertising, direct mail, trade shows,
  388. collateral literature and specialized/intensive lead follow-up. Details
  389. of the plan are described here so that you will know why Sun owners
  390. want to talk to you and where they got the word about your new
  391. products.
  392.  
  393. PUBLICITY
  394.  
  395. Trade press editors and industry consultants need advance notice of our
  396. intentions so their readerships can have hard news coincident with the
  397. first public showing. For this reason editorial briefings were
  398. conducted in December 1990 with monthly publications so that news can
  399. appear in February 1991 issues and press releases were mailed so that
  400. editors of weekly and daily publications can give us exposure in mid-
  401. January issues.  So you know the content of that press release it is
  402. reproduced here (it has word choices that you might find useful in
  403. correspondence to prospects, etc.):
  404.  
  405.          HP ANNOUNCES SOFTBENCHⁿ FOR SUN SPARCSTATIONSⁿ
  406.  
  407. PALO ALTO, Calif., Jan. 14, 1991 -- Hewlett-Packard Company today
  408. announced that SoftBench now runs on Sun SPARCstation computers.  This
  409. is the first time that SoftBench has been available on workstations
  410. other than those made by HP and its Apollo Systems Division.
  411.  
  412. SoftBench is a tool-integration framework used in computer-aided
  413. software engineering (CASE). It provides a common interface to and
  414. communication among tools used to analyze, design, construct, debug,
  415. test and maintain software products.
  416.  
  417. While most computer vendors offer tools for software construction,
  418. SoftBench coordinates activities across the entire software-development
  419. life cycle.
  420.  
  421.                                 3
  422.  
  423. Today's announcement means a common software-development environment is
  424. available for software developers whose computer networks include
  425. SPARCstations and HP and HP Apollo workstations.  Users can share
  426. development tools and data across these computer systems without
  427. expertise in the detailed use of each system.
  428.  
  429. A common development environment benefits software departments in three
  430. ways:
  431.  
  432. ⁿ Their investment in existing workstations is preserved;
  433.  
  434. ⁿ Users can improve the quality of their software products through
  435. better management of development and maintenance processes; and
  436.  
  437. ⁿ Users can bring software products to market quickly through better
  438. control over and coordination of development processes that take place
  439. across networks of workstations from different vendors.
  440.  
  441. HP also announced the availability of Encapsulator on Sun
  442. SPARCstations. This software integrates third-party and computer vendor
  443. CASE tools into the SoftBench environment. They extend phases of the
  444. software life cycle addressed by the development environment.
  445. "We've talked to customers who are interested in SoftBench as a
  446. development environment, but they want it to run on the computers they
  447. already have," said Charles H. House, general manager of HP's Software
  448. Engineering Systems Division.
  449.  
  450. "To achieve the goal of helping our customers develop applications more
  451. productively, we are providing a consistent and superior development
  452. environment across all hardware platforms," said House.
  453.  
  454. HP's strategy offers a hardware-independent environment that supports
  455. multiple programming languages, including C, C++, FORTRAN, Pascal and
  456. Ada.  HP provides customers with choices in tool categories throughout
  457. the entire software-development life cycle, from analysis and design to
  458. configuration management.  SoftBench currently is available with the C
  459. programming language for Sun SPARCstations.
  460.  
  461. With today's announcement HP extends HP's CASEdge/Open Systems program
  462. announced at the Design Automation Conference in June 1990.  Under the
  463. program, HP will license its SoftBench and Encapsulator products to
  464. hardware-systems vendors, CASE tool providers, value-added resellers
  465. and systems integrators.  All of them are interested in reducing time
  466. to market and offering tailored engineering environments.  End users
  467. who want to customize their own environments also may license SoftBench
  468. or Encapsulator.
  469.  
  470. CASEdge refers to HP's overall contribution to computer-aided software
  471. engineering.  It consists of customized software-development
  472. environments, tools developed by HP and by third-party suppliers and
  473. consulting services designed to help customers optimize their software-
  474. development activities.
  475.  
  476. U.S. List Prices and Availability
  477.  
  478. SoftBench and Encapsulator are expected to be available for Sun's
  479. SPARCstations in August 1991.  SoftBench and HP Encapsulator are each
  480. not expected to exceed $3,000 per seat.  HP will provide support for
  481. these products as it does for all its products.  The minimum
  482. configuration for Sun SPARCstations includes the Sun operating system
  483. 4.1, 16MB of RAM and Open Windows 2.0.
  484.  
  485.                                 4
  486.                              ADVERTISING
  487.  
  488.                  "Advertising is not Publicity.
  489.               Advertising is something we pay for.
  490.               Publicity is something we pray for!"
  491.  
  492. In order to give publicity a chance to work (some call it "free
  493. advertising"), we will delay paid advertising until March (or possibly
  494. April) 1991.  At that time we will begin running full page, color
  495. advertisements in the three leading tabloid/magazines that deliver news
  496. and information to the Sun Microsystems (and Sun clone) installed-base
  497. community in North America and Europe.  These publications are:
  498.  
  499.                     The Sun Observer
  500.  
  501.                     SunExpert
  502.  
  503.                     Sun Tech Journal
  504.  
  505. The ad will present a powerful HP CASEdge Open Systems message (similar
  506. to the Platt/Nawratil letter on page one of this manual) with a strong
  507. message for the Sun user embedded within it.
  508.  
  509. We will run this ad in the three Sun-user installed-base publications
  510. listed above until June 1991, after which time we will open up our
  511. advertising to the non-Sun market- at-large. (This advertising "grace
  512. period" is intended to give our workstation sales reps the time they
  513. might need to assure our HP/Apollo users about the full intent and
  514. scope of our CASE Open Systems Program.)
  515.  
  516. TRADE SHOWS
  517.  
  518. Three public exhibits are planned during the January-July 1991 intro
  519. time frame:
  520.  
  521. 1.  The UniForum trade show, January 22-24, 1991 in Dallas, TX. Lew
  522. Platt and other HP, VAB and licensee dignitaries will be available at
  523. this show to talk to the press and customers.
  524.  
  525. 2.  The Sun Open Systems Expo, February 25-27, 1991 in Boston, MA.
  526. Managed by an independent third party, this show is expected to host
  527. 2000 Sun users and 100 SPARC/RISC VABs. In 20 feet of booth space we
  528. will exhibit SoftBench and Encapsulator plus up to 5 VABs encapsulated
  529. on the Sun product by then. "OpenView" from HP's Colorado Networks
  530. Division will be on display as well.
  531.  
  532.                                 5
  533.  
  534. 3. The Sun Open Systems Expo, July 1991 in San Jose, CA. Up to 5000 Sun
  535. users and 200 VABs are expected to attend this show, and HP plans to
  536. have products on display from multiple divisions -- SESD, CND, LSD,
  537. NMD, etc. -- all of whom will have introduced application software on
  538. Sun SPARCstations by then.
  539.  
  540. DIRECT MAIL
  541.  
  542. Prior to each of the Sun Open Systems Expo trade shows we will send
  543. direct mail pieces announcing our exhibits.  20,000 pieces will be
  544. mailed to Sun users surrounding Boston, and 30,000 pieces will be
  545. mailed to Sun users surrounding San Jose.
  546.  
  547. In each case the piece will say:
  548.  
  549. HEWLETT-PACKARD ON SUN SPARCSTATIONS
  550.  
  551. Sun owners need a good CASE product!
  552.  
  553. It's called SoftBench.
  554.  
  555. Hewlett-Packard's customizeable tool integration framework that
  556. improves your time-to-market.
  557.  
  558. This is the dynamic CASE environment that you have been waiting to see.
  559.  
  560. Visit Hewlett-Packard at booth #XXX, Sun Open Systems Expo, February
  561. 25-27 (or July) 1991 Boston (or San Jose) If you are not planning to
  562. attend, give HP a call at 1-800-XXX-XXXX and we will send you
  563. information about our products available on Sun.
  564.  
  565. You are encouraged to inquire about the mail list of Sun users
  566. surrounding your territory since the list can be coded by "CASE vs non-
  567. CASE", "Size of account", "# of Sun seats at account", etc. should you
  568. wish to do local prospecting. Minimum list rental is 5000 names at
  569. $250/1000. (Call Mike Radisich at SESD in Ft. Collins for more
  570. details.)
  571.  
  572. TARGET MARKET SEGMENTS
  573.  
  574. Among the leads resulting from the above and from your own local
  575. prospecting methods, you will want to more vigorously pursue those that
  576. fit a certain user profile that best fits the strengths of HP's CASEdge
  577. program.
  578.